home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / o8445le.ppd < prev    next >
Encoding:
PostScript Printer Description  |  1999-01-27  |  22.2 KB  |  674 lines

  1. *PPD-Adobe: "4.2"
  2. *% 
  3. *% Copyright 1998 Oce-Technologies B.V., Venlo, The Netherlands
  4. *% All rights reserved
  5. *%
  6. *%
  7. *FormatVersion: "4.2"
  8. *FileVersion: "1.2"
  9. *PCFileName: "o8445le.PPD"
  10. *Manufacturer: "Oce"
  11. *Product: "(Oce8445le)"
  12. *PSVersion: "(2014.074) 1"
  13. *ModelName: "Oce 8445 PS2 LE"
  14. *NickName: "Oce 8445 PS2 LE"
  15. *LanguageVersion: English
  16. *LanguageEncoding: ISOLatin1
  17.  
  18. *% Basic Capabilities =============================
  19. *FreeVM: "8388608"
  20. *LanguageLevel: "2"
  21. *ColorDevice: False
  22. *DefaultColorSpace: Gray
  23. *VariablePaperSize: False
  24. *FileSystem: True
  25. *?FileSystem: "
  26. save
  27.   (%disk%) currentdevparams dup /Writeable known
  28.   { /Writeable get {pop true} if
  29.   {(True)}{(False)} ifelse = flush
  30. restore"
  31. *End
  32.  
  33. *Throughput: "45"
  34. *Password: "0"
  35. *ExitServer: "
  36.  count 0 eq
  37.  { false } { true exch startjob } ifelse
  38.  not { 
  39.      (WARNING : Cannot modify initial VM.) = 
  40.      (Missing or invalid password.) = 
  41.      (Please contact the author of this software.) = flush quit
  42.      } if"
  43. *End
  44.  
  45. *Reset: "
  46.  count 0 eq
  47.  { false } { true exch startjob } ifelse
  48.  not {
  49.     (WARNING: Cannot reset printer.) =
  50.     (Missing or invalid password.) =
  51.     (Please contact the author of this software.) = flush quit
  52.     } if
  53.  systemdict /quit get exec
  54.  (WARNING : Printer Reset Failed.) = flush"
  55. *End
  56.  
  57. *%==========Resolution Information=========================
  58.  
  59. *DefaultResolution: 600dpi
  60. *OrderDependency: 10 AnySetup *Resolution
  61. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  62. *?Resolution: "
  63.   save
  64.     currentpagedevice /HWResolution get
  65.     0 get
  66.     (          ) cvs print
  67.     (dpi)
  68.     = flush
  69.   restore"
  70. *End
  71.  
  72. *% Paper Handling ==========================
  73. *OpenGroup: PaperHandling
  74. *OpenUI *PageSize: PickOne
  75. *OrderDependency: 30 AnySetup *PageSize
  76. *DefaultPageSize: A4
  77. *PageSize A4: "
  78.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  79. *End
  80. *PageSize A3: "
  81.     2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice"
  82. *End
  83. *PageSize A5: "
  84.     2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  85. *End
  86. *PageSize Folio: "
  87.     2 dict dup /PageSize [595 935] put dup /ImagingBBox null put setpagedevice"
  88. *End
  89. *PageSize Kwarto: "
  90.     2 dict dup /PageSize [575 720] put dup /ImagingBBox null put setpagedevice"
  91. *End
  92. *PageSize Commercial: "
  93.     2 dict dup /PageSize [595 765] put dup /ImagingBBox null put setpagedevice"
  94. *End
  95. *PageSize Foolscap: "
  96.     2 dict dup /PageSize [575 935] put dup /ImagingBBox null put setpagedevice"
  97. *End
  98. *PageSize Letter: "
  99.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  100. *End
  101. *PageSize Legal: "
  102.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  103. *End
  104. *PageSize 11x17: "
  105.     2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice"
  106. *End
  107. *PageSize SmallLegal: "
  108.     2 dict dup /PageSize [612 935] put dup /ImagingBBox null put setpagedevice"
  109. *End
  110. *PageSize Statement: "
  111.     2 dict dup /PageSize [396 612] put dup /ImagingBBox null put setpagedevice"
  112. *End
  113. *?PageSize: "
  114.  save
  115.    currentpagedevice /PageSize get aload pop
  116.    2 copy gt {exch} if 
  117.    (Unknown) 
  118.    10 dict begin
  119.       [595 842] (A4)  def
  120.       [842 1191] (A3)  def
  121.       [420 595] (A5)  def
  122.       [595 935] (Folio) def
  123.       [575 720] (Kwarto) def
  124.       [595 765] (Commercial) def
  125.       [575 935] (Foolscap) def
  126.       [612 792] (Letter)  def
  127.       [612 1008] (Legal) def
  128.       [792 1224] (11x17) def
  129.       [612 935] (SmallLegal) def
  130.       [396 612] (Statement) def
  131.       currentdict
  132.    end
  133.    { exch aload pop 4 index sub abs 5 le exch 
  134.      5 index sub abs 5 le and 
  135.      {exch pop exit} {pop} ifelse
  136.    } bind forall
  137.    = flush pop pop
  138. restore"
  139. *End
  140. *CloseUI: *PageSize
  141.  
  142. *OpenUI *PageRegion: PickOne
  143. *OrderDependency: 40 AnySetup *PageRegion
  144. *DefaultPageRegion: A4
  145. *PageRegion A4: "
  146.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  147. *End
  148. *PageRegion A3: "
  149.     2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put setpagedevice"
  150. *End
  151. *PageRegion A5: "
  152.     2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  153. *End
  154. *PageRegion Folio: "
  155.     2 dict dup /PageSize [595 935] put dup /ImagingBBox null put setpagedevice"
  156. *End
  157. *PageRegion Kwarto: "
  158.     2 dict dup /PageSize [575 720] put dup /ImagingBBox null put setpagedevice"
  159. *End
  160. *PageRegion Commercial: "
  161.     2 dict dup /PageSize [595 765] put dup /ImagingBBox null put setpagedevice"
  162. *End
  163. *PageRegion Foolscap: "
  164.     2 dict dup /PageSize [575 935] put dup /ImagingBBox null put setpagedevice"
  165. *End
  166. *PageRegion Letter: "
  167.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  168. *End
  169. *PageRegion Legal: "
  170.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  171. *End
  172. *PageRegion 11x17: "
  173.     2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put setpagedevice"
  174. *End
  175. *PageRegion SmallLegal: "
  176.     2 dict dup /PageSize [612 935] put dup /ImagingBBox null put setpagedevice"
  177. *End
  178. *PageRegion Statement: "
  179.     2 dict dup /PageSize [396 612] put dup /ImagingBBox null put setpagedevice"
  180. *End
  181. *CloseUI: *PageRegion
  182.  
  183. *% The following entries provide information about specific paper keywords.
  184. *DefaultImageableArea: A4
  185. *ImageableArea A4: "5.7 8.6 589.3 833.4"
  186. *ImageableArea A3: "5.7 8.6 836.3 1182.4"
  187. *ImageableArea A5: "5.7 8.6 414.3 586.4"
  188. *ImageableArea Folio: "5.7 8.6 589.3 927.4"
  189. *ImageableArea Kwarto: "5.7 8.6 570.3 711.4"
  190. *ImageableArea Commercial: "5.7 8.6 589.3 756.4"
  191. *ImageableArea Foolscap: "5.7 8.6 570.3 927.4"
  192. *ImageableArea Letter: "5.7 8.6 606.3 783.4"
  193. *ImageableArea Legal: "5.7 8.6 606.3 999.4"
  194. *ImageableArea 11x17: "5.7 8.6 786.3 1215.4"
  195. *ImageableArea SmallLegal: "5.7 8.6 606.3 927.4"
  196. *ImageableArea Statement: "5.7 8.6 390.3 603.4"
  197.  
  198. *?ImageableArea: "
  199.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  200.   newpath clippath pathbbox
  201.   4 -2 roll exch 2 {ceiling cvp} repeat
  202.   exch 2 {floor cvp} repeat flush
  203.  restore"
  204. *End
  205.  
  206. *% These provide the physical dimensions of the paper (by keyword)
  207. *DefaultPaperDimension: A4
  208. *PaperDimension A4: "595 842"
  209. *PaperDimension A3: "842 1191"
  210. *PaperDimension A5: "420 595"
  211. *PaperDimension Folio: "595 935"
  212. *PaperDimension Kwarto: "575 720"
  213. *PaperDimension Commercial: "595 765"
  214. *PaperDimension Foolscap: "575 935"
  215. *PaperDimension Letter: "612 792"
  216. *PaperDimension Legal: "612 1008"
  217. *PaperDimension 11x17: "792 1224"
  218. *PaperDimension SmallLegal: "612 935"
  219. *PaperDimension Statement: "396 612"
  220.  
  221. *% Input Sources
  222. *%
  223. *OpenUI *InputSlot: PickOne
  224. *OrderDependency: 20 AnySetup *InputSlot
  225. *DefaultInputSlot: Unknown
  226. *InputSlot Upper/Tray 1: "statusdict begin 3 setpapertray end"
  227. *InputSlot Middle/Tray 2: "statusdict begin 2 setpapertray end"
  228. *InputSlot Lower/Tray 3: "statusdict begin 1 setpapertray end"
  229. *InputSlot LargeCapacity/Tray 4: "statusdict begin 0 setpapertray end"
  230. *?InputSlot: "
  231.  save statusdict begin
  232.   2 dict begin
  233.    /3 (Upper) def
  234.    /2 (Middle) def
  235.    /1 (Lower) def
  236.    /0 (LargeCapacity) def
  237.    papertray
  238.      {( ) cvs cvn load exec} stopped not{= flush}if
  239.   end
  240.  end restore"
  241. *End
  242. *CloseUI: *InputSlot
  243.  
  244. *% Tray 4 tray: Only A4 or Letter.
  245. *UIConstraints: *InputSlot LargeCapacity *PageSize A3
  246. *UIConstraints: *InputSlot LargeCapacity *PageSize A5
  247. *UIConstraints: *InputSlot LargeCapacity *PageSize Folio
  248. *UIConstraints: *InputSlot LargeCapacity *PageSize Kwarto
  249. *UIConstraints: *InputSlot LargeCapacity *PageSize Commercial
  250. *UIConstraints: *InputSlot LargeCapacity *PageSize Foolscap
  251. *UIConstraints: *InputSlot LargeCapacity *PageSize Legal
  252. *UIConstraints: *InputSlot LargeCapacity *PageSize 11x17
  253. *UIConstraints: *InputSlot LargeCapacity *PageSize SmallLegal
  254. *UIConstraints: *InputSlot LargeCapacity *PageSize Statement
  255.  
  256. *OpenUI *Duplex: PickOne
  257. *OrderDependency: 50 AnySetup *Duplex
  258. *DefaultDuplex: None
  259. *Duplex None/Simplex: "
  260.    2 dict dup /Duplex false put dup /Tumble false put setpagedevice"
  261. *End
  262. *Duplex DuplexNoTumble/Duplex Long-Edge Binding: "
  263.     2 dict dup /Duplex true put dup /Tumble false put setpagedevice"
  264. *End
  265. *Duplex DuplexTumble/Duplex Short-Edge Binding: "
  266.     2 dict dup /Duplex true put dup /Tumble true put setpagedevice"
  267. *End
  268. *?Duplex: "
  269.   save
  270.     currentpagedevice /Duplex get
  271.     { currentpagedevice /Tumble get
  272.       { (DuplexTumble) }
  273.       { (DuplexNoTumble) }
  274.       ifelse
  275.     }
  276.     { 
  277.        (None)
  278.     } ifelse
  279.     = flush
  280.   restore"
  281. *End
  282. *CloseUI: *Duplex
  283.  
  284. *OpenUI *Collate: Boolean
  285. *OrderDependency: 20 DocumentSetup *Collate
  286. *DefaultCollate: True
  287. *Collate True/On: "1 dict dup /Collate true put setpagedevice"
  288. *Collate False/Off: "1 dict dup /Collate false put setpagedevice"
  289. *?Collate: "
  290.   save
  291.   currentpagedevice /Collate get
  292.     {(True)}{(False)}ifelse = flush
  293.   restore"
  294. *End
  295. *CloseUI: *Collate
  296. *CloseGroup: PaperHandling
  297.  
  298.  
  299. *OpenGroup: Finishing
  300. *OpenUI *StapleWhen/Staple: PickOne
  301. *OrderDependency: 50 AnySetup *StapleWhen
  302. *DefaultStaple: PrinterDefault 
  303. *StapleWhen PrinterDefault/Printer Default: ""
  304. *StapleWhen None/Off: "
  305.    1 dict dup /Staple 0 put setpagedevice"
  306. *End
  307. *StapleWhen EndOfSet/On: "
  308.    1 dict dup /Staple 3 put setpagedevice"
  309. *End
  310. *?StapleWhen: "
  311.  save 
  312.   5 dict begin
  313.    /0 (None) def
  314.    /1 (DeviceDeactivation) def
  315.    /2 (EndOfJob) def
  316.    /3 (EndOfSet) def
  317.    /4 (EndOfPage) def
  318.    currentpagedevice /Staple get
  319.      {( ) cvs cvn load exec} stopped not{= flush}if
  320.   end
  321.  end restore"
  322. *End
  323. *CloseUI: *StapleWhen
  324.  
  325. *%--- Dependancy between staple and bin 61 is defined here ---
  326. *UIConstraints: *StapleWhen EndOfSet *OutputBin Side
  327. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin1
  328. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin2
  329. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin3
  330. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin4
  331. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin5
  332. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin6
  333. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin7
  334. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin8
  335. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin9
  336. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin10
  337. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin11
  338. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin12
  339. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin13
  340. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin14
  341. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin15
  342. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin16
  343. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin17
  344. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin18
  345. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin19
  346. *UIConstraints: *StapleWhen EndOfSet *OutputBin Bin20
  347. *UIConstraints: *StapleWhen EndOfSet *OutputBin Tray
  348. *UIConstraints: *StapleWhen EndOfSet *OutputBin PrinterDefault
  349.  
  350. *OpenUI *JogWhen: PickOne
  351. *OrderDependency: 50 AnySetup *JogWhen
  352. *DefaultJog: PrinterDefault
  353. *JogWhen PrinterDefault/Printer Default: ""
  354. *JogWhen Disable/No Jog: "
  355.    1 dict dup /Jog 0 put setpagedevice"
  356. *End
  357. *JogWhen EndOfSet/Jog at End of Set: "
  358.    1 dict dup /Jog 3 put setpagedevice"
  359. *End
  360. *?JogWhen: "
  361.  save
  362.   5 dict begin
  363.    /0 (Disable) def
  364.    /1 (DeviceDeactivation) def
  365.    /2 (EndOfJob) def
  366.    /3 (EndOfSet) def
  367.    /4 (EndOfPage) def
  368.    currentpagedevice /Jog get
  369.      {( ) cvs cvn load exec} stopped not{= flush}if
  370.   end
  371.  end restore"
  372. *End
  373. *CloseUI: *JogWhen
  374.  
  375. *OpenUI *OutputBin: PickOne
  376. *OrderDependency: 25 AnySetup *OutputBin
  377. *DefaultOutputBin: PrinterDefault
  378. *OutputBin PrinterDefault/Printer Default: ""
  379. *OutputBin Side/side: "statusdict begin 0 setoutputtray end"
  380. *OutputBin Bin1/bin1: "statusdict begin 1 setoutputtray end"
  381. *OutputBin Bin2/bin2: "statusdict begin 2 setoutputtray end"
  382. *OutputBin Bin3/bin3: "statusdict begin 3 setoutputtray end"
  383. *OutputBin Bin4/bin4: "statusdict begin 4 setoutputtray end"
  384. *OutputBin Bin5/bin5: "statusdict begin 5 setoutputtray end"
  385. *OutputBin Bin6/bin6: "statusdict begin 6 setoutputtray end"
  386. *OutputBin Bin7/bin7: "statusdict begin 7 setoutputtray end"
  387. *OutputBin Bin8/bin8: "statusdict begin 8 setoutputtray end"
  388. *OutputBin Bin9/bin9: "statusdict begin 9 setoutputtray end"
  389. *OutputBin Bin10/bin10: "statusdict begin 10 setoutputtray end"
  390. *OutputBin Bin11/bin11: "statusdict begin 11 setoutputtray end"
  391. *OutputBin Bin12/bin12: "statusdict begin 12 setoutputtray end"
  392. *OutputBin Bin13/bin13: "statusdict begin 13 setoutputtray end"
  393. *OutputBin Bin14/bin14: "statusdict begin 14 setoutputtray end"
  394. *OutputBin Bin15/bin15: "statusdict begin 15 setoutputtray end"
  395. *OutputBin Bin16/bin16: "statusdict begin 16 setoutputtray end"
  396. *OutputBin Bin17/bin17: "statusdict begin 17 setoutputtray end"
  397. *OutputBin Bin18/bin18: "statusdict begin 18 setoutputtray end"
  398. *OutputBin Bin19/bin19: "statusdict begin 19 setoutputtray end"
  399. *OutputBin Bin20/bin20: "statusdict begin 20 setoutputtray end"
  400. *OutputBin Finisher/finisher bin: "statusdict begin 61 setoutputtray end"
  401. *OutputBin Tray/tray: "statusdict begin 81 setoutputtray end"
  402. *CloseUI: *OutputBin
  403.  
  404. *%---Dependancy between bin select and staple begins here ---
  405. *UIConstraints: *OutputBin PrinterDefault *StapleWhen EndOfSet
  406. *UIConstraints: *OutputBin Side *StapleWhen EndOfSet 
  407. *UIConstraints: *OutputBin Bin1 *StapleWhen EndOfSet 
  408. *UIConstraints: *OutputBin Bin2 *StapleWhen EndOfSet 
  409. *UIConstraints: *OutputBin Bin3 *StapleWhen EndOfSet 
  410. *UIConstraints: *OutputBin Bin4 *StapleWhen EndOfSet 
  411. *UIConstraints: *OutputBin Bin5 *StapleWhen EndOfSet 
  412. *UIConstraints: *OutputBin Bin6 *StapleWhen EndOfSet 
  413. *UIConstraints: *OutputBin Bin7 *StapleWhen EndOfSet 
  414. *UIConstraints: *OutputBin Bin8 *StapleWhen EndOfSet 
  415. *UIConstraints: *OutputBin Bin9 *StapleWhen EndOfSet 
  416. *UIConstraints: *OutputBin Bin10 *StapleWhen EndOfSet 
  417. *UIConstraints: *OutputBin Bin11 *StapleWhen EndOfSet 
  418. *UIConstraints: *OutputBin Bin12 *StapleWhen EndOfSet 
  419. *UIConstraints: *OutputBin Bin13 *StapleWhen EndOfSet 
  420. *UIConstraints: *OutputBin Bin14 *StapleWhen EndOfSet 
  421. *UIConstraints: *OutputBin Bin15 *StapleWhen EndOfSet 
  422. *UIConstraints: *OutputBin Bin16 *StapleWhen EndOfSet 
  423. *UIConstraints: *OutputBin Bin17 *StapleWhen EndOfSet 
  424. *UIConstraints: *OutputBin Bin18 *StapleWhen EndOfSet 
  425. *UIConstraints: *OutputBin Bin19 *StapleWhen EndOfSet 
  426. *UIConstraints: *OutputBin Bin20 *StapleWhen EndOfSet 
  427. *UIConstraints: *OutputBin Tray *StapleWhen EndOfSet 
  428.  
  429. *CloseGroup: Finishing
  430.  
  431. *% Halftone Information =====================
  432. *OpenUI *OceHalftone/Halftoning: PickOne
  433. *OrderDependency: 10 DocumentSetup *OceHalftone
  434. *DefaultOceHalftone: 12x12
  435. *OceHalftone 8x8/8x8 (105 lpi): "
  436.    1 dict dup
  437.    /Install
  438.    {
  439.       {} settransfer
  440.       /Halftone8x8 /Halftone findresource sethalftone
  441.       /DefaultColorRendering /ColorRendering findresource setcolorrendering
  442.    } put
  443.    setpagedevice"
  444. *End
  445. *OceHalftone 10x10/10x10 (85 lpi): "
  446.    1 dict dup
  447.    /Install
  448.    {
  449.       {} settransfer
  450.       /Halftone10x10 /Halftone findresource sethalftone
  451.       /DefaultColorRendering /ColorRendering findresource setcolorrendering
  452.    } put
  453.    setpagedevice"
  454. *End
  455. *OceHalftone 12x12/12x12 (71 lpi): "
  456.    1 dict dup
  457.    /Install
  458.    {
  459.       {} settransfer
  460.       /Halftone12x12 /Halftone findresource sethalftone
  461.       /DefaultColorRendering /ColorRendering findresource setcolorrendering
  462.    } put
  463.    setpagedevice"
  464. *End
  465. *OceHalftone 14x14/14x14 (61 lpi): "
  466.    1 dict dup
  467.    /Install
  468.    {
  469.       {} settransfer
  470.       /Halftone14x14 /Halftone findresource sethalftone
  471.       /DefaultColorRendering /ColorRendering findresource setcolorrendering
  472.    } put
  473.    setpagedevice"
  474. *End
  475. *OceHalftone 16x16/16x16 (53 lpi): "
  476.    1 dict dup
  477.    /Install
  478.    {
  479.       {} settransfer
  480.       /Halftone16x16 /Halftone findresource sethalftone
  481.       /DefaultColorRendering /ColorRendering findresource setcolorrendering
  482.    } put
  483.    setpagedevice"
  484. *End
  485. *?OceHalftone: "
  486.    currenthalftone /Width get
  487.    dup 8 eq
  488.    {
  489.       pop (8x8)
  490.    }
  491.    {
  492.       dup 10 eq
  493.       {
  494.      pop (10x10)
  495.       }
  496.       {
  497.      dup 12 eq
  498.      {
  499.         pop (12x12)
  500.      }
  501.      {
  502.         14
  503.         {
  504.            (14x14)
  505.         }
  506.         {
  507.            (16x16)
  508.         } ifelse
  509.      } ifelse
  510.       } ifelse
  511.    } ifelse"
  512. *End
  513. *CloseUI: *OceHalftone
  514.  
  515. *ScreenFreq: "70.2"
  516. *ScreenAngle: "45.0"
  517. *DefaultScreenProc: Dot
  518. *ScreenProc Dot: "
  519.   { 0.001 add exch 0.002 add exch
  520.     2 copy add 3 1 roll sub 2 copy 0 ge
  521.     { 0 ge
  522.       { 1.0 sub dup mul exch 1.0 sub dup mul add 2.0 sub -0.49 mul }
  523.       { 1.0 sub dup mul exch -1.0 sub dup mul add 2.0 sub -0.49 mul }
  524.       ifelse
  525.     }
  526.     { 0 ge
  527.       { -1.0 sub dup mul exch 1.0 sub dup mul add 2.0 sub -0.49 mul }
  528.       { -1.0 sub dup mul exch -1.0 sub dup mul add 2.0 sub -0.49 mul }
  529.       ifelse
  530.     }
  531.     ifelse
  532.   }"
  533. *End
  534. *ScreenProc Line: "{ pop }"
  535. *ScreenProc Ellipse: "
  536.   { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  537. *End
  538.  
  539. *DefaultTransfer: Null
  540. *Transfer Null: "{ }"
  541. *Transfer Null.Inverse: "{ 1 exch sub }"
  542.  
  543. *% Font Information
  544. *%
  545. *% Truetype fonts are supported by the 8445
  546. *TTRasterizer: Type42
  547.  
  548. *DefaultFont: Courier
  549. *Font AvantGarde-Book: Standard "(002.001)" Standard ROM
  550. *Font AvantGarde-BookOblique: Standard "(002.001)" Standard ROM
  551. *Font AvantGarde-Demi: Standard "(002.001)" Standard ROM
  552. *Font AvantGarde-DemiOblique: Standard "(002.001)" Standard ROM
  553. *Font Bookman-Demi: Standard "(002.001)" Standard ROM
  554. *Font Bookman-DemiItalic: Standard "(002.001)" Standard ROM
  555. *Font Bookman-Light: Standard "(002.001)" Standard ROM
  556. *Font Bookman-LightItalic: Standard "(002.001)" Standard ROM
  557. *Font Courier: Standard "(002.001)" Standard ROM
  558. *Font Courier-Bold: Standard "(002.001)" Standard ROM
  559. *Font Courier-BoldOblique: Standard "(002.001)" Standard ROM
  560. *Font Courier-Oblique: Standard "(002.001)" Standard ROM
  561. *Font Garamond-Bold: Standard "(002.001)" Standard ROM
  562. *Font Garamond-BoldItalic: Standard "(002.001)" Standard ROM
  563. *Font Garamond-Light: Standard "(002.001)" Standard ROM
  564. *Font Garamond-LightItalic: Standard "(002.001)" Standard ROM
  565. *Font Helvetica: Standard "(002.001)" Standard ROM
  566. *Font Helvetica-Bold: Standard "(002.001)" Standard ROM
  567. *Font Helvetica-BoldOblique: Standard "(002.001)" Standard ROM
  568. *Font Helvetica-Condensed: Standard "(002.001)" Standard ROM
  569. *Font Helvetica-Condensed-Bold: Standard "(002.001)" Standard ROM
  570. *Font Helvetica-Condensed-BoldObl: Standard "(002.001)" Standard ROM
  571. *Font Helvetica-Condensed-Oblique: Standard "(002.001)" Standard ROM
  572. *Font Helvetica-Narrow: Standard "(002.001)" Standard ROM
  573. *Font Helvetica-Narrow-Bold: Standard "(002.001)" Standard ROM
  574. *Font Helvetica-Narrow-BoldOblique: Standard "(002.001)" Standard ROM
  575. *Font Helvetica-Narrow-Oblique: Standard "(002.001)" Standard ROM
  576. *Font Helvetica-Oblique: Standard "(002.001)" Standard ROM
  577. *Font NewCenturySchlbk-Bold: Standard "(002.001)" Standard ROM
  578. *Font NewCenturySchlbk-BoldItalic: Standard "(002.001)" Standard ROM
  579. *Font NewCenturySchlbk-Italic: Standard "(002.001)" Standard ROM
  580. *Font NewCenturySchlbk-Roman: Standard "(002.001)" Standard ROM
  581. *Font Palatino-Bold: Standard "(002.001)" Standard ROM
  582. *Font Palatino-BoldItalic: Standard "(002.001)" Standard ROM
  583. *Font Palatino-Italic: Standard "(002.001)" Standard ROM
  584. *Font Palatino-Roman: Standard "(002.001)" Standard ROM
  585. *Font Symbol: Special "(002.001)" Special ROM
  586. *Font Times-Bold: Standard "(002.001)" Standard ROM
  587. *Font Times-BoldItalic: Standard "(002.001)" Standard ROM
  588. *Font Times-Italic: Standard "(002.001)" Standard ROM
  589. *Font Times-Roman: Standard "(002.001)" Standard ROM
  590. *Font ZapfChancery-MediumItalic: Standard "(002.001)" Standard ROM
  591. *Font ZapfDingbats: Special "(002.001)" Special ROM
  592. *?FontQuery: "
  593.  save
  594.    { count 1 gt
  595.       { exch dup 127 string cvs (/) print print (:) print
  596.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  597.       } { exit } ifelse 
  598.    } bind loop
  599.    (*) = flush
  600.  restore"
  601. *End
  602.  
  603. *?FontList: "
  604. save
  605.   (*) {cvn ==} 128 string /Font resourceforall
  606.   (*) = flush
  607. restore"
  608. *End
  609.  
  610.  
  611. *% Printer Messages (verbatim from printer):
  612. *%
  613. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  614. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  615. *Message: "\FontName\ not found, using Courier"
  616.  
  617. *% Status (format: %%[ status: <one of these> ]%% )
  618. *%
  619. *Status: "idle"
  620. *Status: "busy"
  621. *Status: "waiting"
  622.  
  623. *% Status (format: %%[ status: <one of these>; Source: <one of these> ]%% )
  624. *%
  625. *Source: "LPR"
  626. *Source: "RemoteServer"
  627. *Source: "other"
  628.  
  629. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  630. *%
  631.  
  632. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  633.  
  634. *% Color Separation Information
  635. *%
  636. *DefaultColorSep: ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi
  637.  
  638. *InkName: ProcessBlack/Process Black
  639. *InkName: CustomColor/Custom Color
  640. *InkName: ProcessCyan/Process Cyan
  641. *InkName: ProcessMagenta/Process Magenta
  642. *InkName: ProcessYellow/Process Yellow
  643.  
  644. *% For 60 lpi / 300 dpi
  645. *%
  646. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  647. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  648. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  649. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  650. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  651.  
  652. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  653. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  654. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  655. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  656. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  657.  
  658. *% For 53 lpi / 300 dpi
  659. *%
  660. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  661. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  662. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  663. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  664. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  665.  
  666. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  667. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  668. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  669. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  670. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  671.  
  672. *% end of PPD file for Oce 8445
  673.  
  674.